Xceed .NET Libraries Documentation
Xceed.FileSystem.FluentAssertions Assembly / Xceed.FileSystem.FluentAssertions Namespace / AbstractFolderAssertions<TSubject,TAbstractFolderAssertions> Class


In This Topic
    AbstractFolderAssertions<TSubject,TAbstractFolderAssertions> Class Methods
    In This Topic

    For a list of all members of this type, see AbstractFolderAssertions<TSubject,TAbstractFolderAssertions> members.

    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodAsserts that the subject is a (direct or indirect) child of the specified folder. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Public MethodAsserts that the subject is the direct child of the specified folder. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Public MethodAsserts that the subject FileSystemItem object is equivalent to another FileSystemItem object. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodOverloaded.  (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodAsserts that the FileSystemItem exists. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Public MethodOverloaded.  (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodOverloaded.  (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodAsserts that the subject FileSystemItem object is equivalent to another FileSystemItem object. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodOverloaded.  (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodAsserts that the FileSystemItem does not exist. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodAsserts that the subject supports the Attributes property. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Public MethodAsserts that the subject supports the CreationDateTime property. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Public MethodAsserts that the subject supports the LastAccessDateTime property. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Public MethodAsserts that the subject supports the LastWriteDateTime property. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Top
    See Also